home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / gfx / pbm / texts.lzh / programs < prev   
Text File  |  1992-03-25  |  8KB  |  129 lines

  1.     anytopnm        script to attempt to convert any format to P?M
  2.     atktopbm          convert Andrew Toolkit raster object to portable bitmap
  3.     brushtopbm      convert Xerox doodle brushes to portable bitmap
  4.     cmuwmtopbm      convert CMU window manager format to portable bitmap
  5.     fitstopgm          convert FITS format to portable graymap
  6.     fstopgm          convert Usenix FaceSaver(tm) format to portable graymap
  7.     g3topbm          convert Group 3 FAX to portable bitmap
  8.     gemtopbm          convert GEM .img format to portable bitmap
  9.     giftoppm          convert GIF to portable pixmap
  10.     gouldtoppm      convert Gould scanner file to portable pixmap
  11.     hipstopgm          convert HIPS format to portable graymap
  12.     icontopbm          convert Sun icon to portable bitmap
  13.     ilbmtoppm          convert IFF ILBM to portable pixmap
  14.     imgtoppm          convert Img-whatnot to portable pixmap
  15.     lispmtopgm      convert a Lisp Machine bitmap file into pgm format
  16.     macptopbm          convert MacPaint to portable bitmap
  17.     mgrtopbm          convert MGR format to portable bitmap
  18.     mtvtoppm          convert MTV ray-tracer output to portable pixmap
  19.     pbmlife          apply Conway's rules of Life to a portable bitmap
  20.     pbmmake          create a blank bitmap of a specified size
  21.     pbmmask          create a mask bitmap from a regular bitmap
  22.     pbmreduce          reduce a portable bitmap N times, using Floyd-Steinberg
  23.     pbmtext          render text into a bitmap
  24.     pbmto10x          convert portable bitmap to Gemini 10x printer graphics
  25.     pbmtoascii      convert portable bitmap to ASCII graphic form
  26.     pbmtoatk          convert portable bitmap to Andrew Toolkit raster object
  27.     pbmtobbnbg      convert portable bitmap to BBN BitGraph graphics
  28.     pbmtocmuwm      convert portable bitmap to CMU window manager format
  29.     pbmtoepson      convert portable bitmap to Epson printer graphics
  30.     pbmtog3          convert portable bitmap to Group 3 FAX
  31.     pbmtogem          convert portable bitmap into GEM .img file
  32.     pbmtogo          convert portable bitmap to GraphOn graphics
  33.     pbmtoicon          convert portable bitmap to Sun icon
  34.     pbmtolj          convert portable bitmap to HP LaserJet graphics
  35.     pbmtomacp          convert portable bitmap to MacPaint
  36.     pbmtomgr          convert portable bitmap to MGR format
  37.     pbmtopi3          convert portable bitmap to Atari Degas .pi3
  38.     pbmtoplot          convert portable bitmap into Unix plot(5) file
  39.     pbmtoptx          convert portable bitmap to Printronix graphics
  40.     pbmtox10bm      convert portable bitmap to X10 bitmap
  41.     pbmtoxbm          convert portable bitmap to X11 bitmap
  42.     pbmtoybm          convert portable bitmap into Bennet Yee "face" file
  43.     pbmtozinc          convert portable bitmap to Zinc Interface Library icon
  44.     pbmupc          create a Universal Product Code bitmap
  45.     pcxtoppm          convert PC Paintbrush format to portable pixmap
  46.     pgmbentley      Bentleyize a portable graymap
  47.     pgmcrater          create cratered terrain by fractal forgery
  48.     pgmedge          edge-detect a portable graymap
  49.     pgmenhance      edge-enhance a portable graymap
  50.     pgmhist          print a histogram of the values in a portable graymap
  51.     pgmnorm          normalize contrast in a portable graymap
  52.     pgmoil          turn a portable graymap into an oil painting
  53.     pgmramp          generate a grayscale ramp
  54.     pgmtexture      calculate textural features on a portable graymap
  55.     pgmtofits          convert portable graymap to FITS format
  56.     pgmtofs          convert portable graymap to Usenix FaceSaver(tm) format
  57.     pgmtolispm      convert a portable graymap into Lisp Machine format
  58.     pgmtopbm          convert portable graymap to portable bitmap
  59.     pgmtoppm          colorize a portable graymap into a portable pixmap
  60.     pi1toppm          convert Atari Degas .pi1 to portable pixmap
  61.     pi3topbm          convert Atari Degas .pi3 to portable bitmap
  62.     picttoppm          convert Macintosh PICT to portable pixmap
  63.     pjtoppm          convert HP PaintJet file to portable pixmap
  64.     pnmarith          perform arithmetic on two portable anymaps
  65.     pnmcat          concatenate portable anymaps
  66.     pnmconvol          general MxN convolution on a portable anymap
  67.     pnmcrop          crop all like-colored borders off a portable anymap
  68.     pnmcut          select a rectangular region from a portable anymap
  69.     pnmdepth          change the maxval in a portable anymap
  70.     pnmenlarge      enlarge a portable anymap N times
  71.     pnmfile          describe a portable anymap
  72.     pnmflip          perform one or more flip operations on a portable anymap
  73.     pnmgamma          perform gamma correction on a portable anymap
  74.     pnmindex        script to build a visual index of a bunch of anymaps
  75.     pnminvert          invert a portable anymap
  76.     pnmmargin        script to add a margin to a portable anymap
  77.     pnmnoraw          force a portable anymap into ASCII format
  78.     pnmpaste          paste a rectangle into a portable anymap
  79.     pnmrotate          rotate a portable anymap
  80.     pnmscale          scale a portable anymap
  81.     pnmshear          shear a portable anymap
  82.     pnmsmooth        script that uses pnmconvol to smooth a anymap
  83.     pnmtile          replicate a portable anymap into a specified size
  84.     pnmtops          convert portable anymap to PostScript
  85.     pnmtorast          convert portable anymap to Sun raster file
  86.     pnmtotiff          convert portable anymap to TIFF file
  87.     pnmtoxwd          convert portable anymap to X11 window dump
  88.     ppmdither          ordered dither for color images
  89.     ppmforge          fractal forgeries of clouds, planets, and starry skies
  90.     ppmhist          print a histogram of a portable pixmap
  91.     ppmmake          create a pixmap of a specified size and color
  92.     ppmpat          create a pretty pixmap
  93.     ppmquant          quantize colors down to a specified number
  94.     ppmquantall        script to run ppmquant on a set of pixmaps
  95.     ppmrelief          run a Laplacian Relief filter on a portable pixmap
  96.     ppmtoacad          convert portable pixmap to AutoCAD database or slide
  97.     ppmtogif          convert portable pixmap to GIF
  98.     ppmtoicr          convert portable pixmap to NCSA ICR graphics
  99.     ppmtoilbm          convert portable pixmap to IFF ILBM
  100.     ppmtopcx          convert portable pixmap to PC Paintbrush format
  101.     ppmtopgm          convert portable pixmap to portable graymap
  102.     ppmtopi1          convert portable pixmap to Atari Degas .pi1
  103.     ppmtopict          convert portable pixmap to Macintosh PICT
  104.     ppmtopj          convert portable pixmap to HP PaintJet file
  105.     ppmtopuzz          convert portable pixmap to X11 "puzzle" file
  106.     ppmtorgb3          separate a portable pixmap into three portable graymaps
  107.     ppmtosixel      convert portable pixmap to DEC sixel format
  108.     ppmtotga          convert portable pixmap to TrueVision Targa file
  109.     ppmtouil          convert portable pixmap to Motif UIL icon file
  110.     ppmtoxpm          convert portable pixmap to XPM format
  111.     ppmtoyuv          convert portable pixmap to Abekas YUV format
  112.     psidtopgm          convert PostScript "image" data to portable graymap
  113.     qrttoppm          convert QRT ray-tracer output to portable pixmap
  114.     rasttopnm          convert Sun raster file to portable anymap
  115.     rawtopgm          convert raw grayscale bytes to portable graymap
  116.     rawtoppm          convert raw RGB bytes to portable pixmap
  117.     rgb3toppm          combine three portable graymaps into one portable pixmap
  118.     sldtoppm          convert an AutoCAD slide file into a portable pixmap
  119.     spctoppm          convert Atari compressed Spectrum to portable pixmap
  120.     sputoppm          convert Atari uncompressed Spectrum to portable pixmap
  121.     tgatoppm          convert TrueVision Targa file to portable pixmap
  122.     tifftopnm          convert TIFF file to portable anymap
  123.     xbmtopbm          convert X10 or X11 bitmap to portable bitmap
  124.     ximtoppm          convert Xim to portable pixmap
  125.     xpmtoppm          convert XPM format to portable pixmap
  126.     xwdtopnm          convert X10 or X11 window dump to portable anymap
  127.     ybmtopbm          convert Bennet Yee "face" file into portable bitmap
  128.     yuvtoppm          convert Abekas YUV format to portable pixmap
  129.